home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 26 / macformat_26.iso / Los 50 mejores / Mejoras del sistema / CopyPaste 3.3 folder / ◊CopyPaste 3.3 / ◊CopyPaste 3.3.rsrc / TEXT_2025_Troubleshooting.txt < prev    next >
Text File  |  1997-02-28  |  5KB  |  13 lines

  1. ‚Ä¢ What is the Clipboard?
  2. The clipboard allows you to carry data between programs but only certain types are supported, text, pict, style, sound, and movie. Programs can cut and paste there own data types within themselves but other programs must be programmed to accept those data types. Data can be stored in the clipboard regardless of its type or size. The clipboard can hold any type of data but a program must support each type to have it copied or pasted in that program. Apple introduced some common types and recommends that they be supported by a program, i.e. picture, text, movie, sound, style.
  3. ‚Ä¢ What is the Deskscrap
  4. Each application can have its own private section of memory for copying and pasting data. When you shift to another application then this private clipboard is shifted/translated to the deskscrap. The deskscap is a section of system memory that holds data and is available to all applications. CopyPaste can only work with the data found in the deskscrap.
  5. When you copy data to the clipboard like text with formatting and style in a word processor and then paste it elsewhere in the same document you notice that the formatting and style is retained. When you go to another application with the same data you may find that formatting and style disappears and only the text is pasted. This can be due to one or two reasons. It may be because the first application does not allow 'styl' info to be passed to the deskscrap or it may be that the second application does not support receiving 'styl' from the deskscrap.
  6. So if you want a program to support more file types then you should contact the companies that produce those programs.
  7. Fortunately some programs allow to adjust their preferences to support more types in their clips. MS-Word lets you select the use of RTF in the clipboard in their preferences. Some programs won't use the standard deskscrap thus preventing CopyPaste to store their clips. Music programs like Alchemy and other Midi programs behave like this. Please write to the programmers of those applications and ask them to support the standard clipboard with all of their data. It's no effort for them and requires only a single line of code!
  8. ‚Ä¢ Some programs create their own MenuDefinitionFunction to enhance the standard menu presentation. Generally if you see more than one modifier (i.e. shift, option, command, ctrl), patterns or special fonts in the menus, the program uses such a customized menu drawing function. Most programs will nevertheless support submenus. Some programs will not. CopyPaste can patch the custom menu with the usual system menu drawing function. Look at the preferences with its online help to see the option. If you use this option, you will probably miss some features, i.e. the display of assigned keystrokes.
  9. ‚Ä¢ A few extensions may also patch the menu function like CopyPaste does. This may interfere with CopyPaste's actions. Magic Menu from Aladdin crashes if CopyPaste is installed. Write to the makers of these programs if you want to see them work. Programmers love to get feedback on their product and especially like recommendations.
  10. To solve these problems you can do this: First try to put the extension which causes the problem into the extensions folder of your system and rename it with a space character in the front. Then this extension will be loaded before CopyPaste in the boot process. If this does not help, you can disable the Menu Support of CopyPaste in the preferences dialog. If you are not successful in locating the preferences again, you should delete the preferences file "CopyPasteData" from the preferences folder of your system.
  11. ‚Ä¢ Some programs use command + tab to cycle through their own data records. The use of this key combination would be overwritten by CopyPaste's Application Switcher. You can set a different hot key or disable CopyPaste's application switching in the preferences.
  12. ‚Ä¢ Some programs like QuarkXpress or HyperCard or Ragtime use the ctrl + mouseclick for their own purpose. Many users had problems with earlier versions of CopyPaste because this key combination was used for Tag and Drop as a default. For this reason Tag and Drop is disabled by default. You can enable it in the preferences and you can set a different hot key.
  13. ‚Ä¢ Under a rare circumstance during a system crash the file CopyPasteStore could get corrupted. One sign is inability to restore clipboards through restarts. In this case delete the CopyPasteStore file from your Preferences Folder.